home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Q-R / REFRNCE MANGR.cpt / HARRIS REFERENCE MANAGER / background_3078.txt < prev    next >
Text File  |  1988-04-03  |  590b  |  31 lines

  1. -- background: 3078 from stack: in
  2. -- bmap block id: 5638
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 8003
  16. -- rect: left=390 top=43 right=65 bottom=490
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Return
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual effect dissolve slow
  28.   go to card "Index card"
  29. end mouseUp
  30.  
  31.